home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18161 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  634 b 

  1. Path: uwm.edu!caen!jerdonek
  2. From: jerdonek@me.engin.umich.edu (Robert A. Jerdonek)
  3. Newsgroups: comp.lang.c++
  4. Subject: Finite State Machines in C++
  5. Date: 19 Apr 1996 04:00:46 GMT
  6. Organization: University of Michigan Engineering, Ann Arbor
  7. Distribution: world
  8. Message-ID: <4l735e$bja@srvr1.engin.umich.edu>
  9. NNTP-Posting-Host: me.engin.umich.edu
  10. Originator: jerdonek@me.engin.umich.edu
  11.  
  12.  
  13. I am looking for a C++ implementation of a generic finite state machine.
  14. I would prefer one that compiles with gnu g++.
  15.  
  16. OO programming promises code reuse.  So, where is the code that I can reuse?
  17.  
  18. Please let me know if you can help.
  19.  
  20. Thanks,
  21.  
  22. Rob
  23.